PowerTools ActiveReports for .NET 11.0J
ReportParameter コンストラクタ(String,ICollection<Object>)

パラメータの名前。
パラメータ値のコレクション。
複数の値で新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal values As ICollection(Of Object) _
)
public ReportParameter( 
   string name,
   ICollection<object> values
)

パラメータ

name
パラメータの名前。
values
パラメータ値のコレクション。
参照

関連項目

ReportParameter クラス
ReportParameter メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.